Allow completion popups to be wider than the entry. (#131916, Ross Burton)
authorMatthias Clasen <mclasen@redhat.com>
Mon, 4 Apr 2005 05:15:32 +0000 (05:15 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 4 Apr 2005 05:15:32 +0000 (05:15 +0000)
commitc4e31ace4d84aa275a857dc60e9ddf6a1fb41339
tree673f011bca3a300187f2e976688909af44c28133
parent36388a1fbfe0955bab5b7884a82788a1a16c2d7f
Allow completion popups to be wider than the entry. (#131916, Ross Burton)

2005-04-04  Matthias Clasen  <mclasen@redhat.com>

Allow completion popups to be wider than the entry. (#131916,
Ross Burton)

* gtk/gtkentrycompletion.[hc]: Add a boolean popup-set-width property.

* gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup):
Don't force the popup to have the same width as the entry if
popup-set-width is FALSE.

* gtk/gtk.symbols: Add new functions.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
docs/reference/ChangeLog
docs/reference/gtk/gtk-sections.txt
gtk/gtk.symbols
gtk/gtkentrycompletion.c
gtk/gtkentrycompletion.h